ComponentOne ASP.NET MVC Controls
SampleCount Property

C1.Web.Mvc Namespace > TrendLineBase<T> Class : SampleCount Property
Gets or sets the sample count for function calculation.
Syntax
'Declaration
 
<DefaultValueAttribute(100)>
Public Property SampleCount As Integer
[DefaultValue(100)]
public int SampleCount {get; set;}
See Also

Reference

TrendLineBase<T> Class
TrendLineBase<T> Members